﻿/* 公共样式 */
*{margin: 0;padding: 0;list-style: none;text-decoration: none;}
a:hover{color: #fe8d03;}
.layui-nav-tree .layui-nav-bar{background-color: #2b87ca;}
img{max-width: 100%;}
.center{max-width: 1200px;margin: 0 auto;}
.clearfix{clear: both;}
.swiper-pagination-bullet-active{background:#2b87ca !important;}
.mt110{margin-top: 110px;}
.mt30{margin-top: 30px;}
.BMap_shadow img{display: none;}
.textflow{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;word-break: break-word;}
.textflow2{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;word-break: break-word;}
.textflow3{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;word-break: break-word;}
.textflow6{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;word-break: break-word;}

/* 头部s */
.center1600{max-width: 1600px;margin: 0 auto;}
.header .top{background-color: #eeeeee;}
.header .top .center1600{display: flex;line-height: 30px;}
.header .top .center1600 .topleft{width: 80%;font-size: 14px;color: #545454;}
.header .top .center1600 .topright{width: 20%;text-align: right;}
.header .top .center1600 .topright a{font-size: 14px;color: #535353;padding: 0 10px;}
.header .top .center1600 .topright a:first-child{border-right: 1px solid #535353;}
.header .logo .center1600{display: flex;}
.header .logo .center1600 .logoleft{display: flex;width: 70%;}
.header .logo .center1600 .logoleft .img{line-height: 120px;padding-right: 50px;position: relative;}
.header .logo .center1600 .logoleft .img::after{position: absolute;content: "";width: 1px;height: 52px;background-color: #999999;right: 25px;top: 50%;transform: translateY(-50%);}
.header .logo .center1600 .logoleft .cn span:first-child{margin-top: 30px;font-size: 24px;letter-spacing: 2px;color: #030303;display: block;font-weight: bold;}
.header .logo .center1600 .logoleft .cn span:last-child{margin-top: 5px;font-size: 16px;color: #666666;letter-spacing: 0;display: block;}
.header .logo .center1600 .logoright{display: flex;width: 30%;}
.header .logo .center1600 .logoright .img{line-height: 120px;width: calc(100% - 200px);text-align: right;}
.header .logo .center1600 .logoright .cn{margin-left: 20px;width: 200px;}
.header .logo .center1600 .logoright .cn span:first-child{margin-top: 30px;font-size: 16px;color: #000000;font-weight: bold;display: block;}
.header .logo .center1600 .logoright .cn span:last-child{font-size: 24px;color: #000000;font-weight: bold;display: block;}
.header .nav{background-color: #293647;}
.header .nav ul{font-size: 0;}
.header .nav ul li{display: inline-block;width: calc(100% / 8);text-align: center;position: relative;}
.header .nav ul li::after{content: "";position: absolute;right: 0;top: 50%;transform: translateY(-50%);
width: 1px;height: 28px;background-color: #ffffff;opacity: 0.38;}
.header .nav ul li:last-child::after{display: none;}
.header .nav ul li a{font-size: 18px;color: #ffffff;line-height: 50px;}
.header .nav ul li.cur{background-image: linear-gradient(90deg, 
		#2b86ca 0%, 
		#2e3192 100%), 
	linear-gradient(
		#e75c1e, 
		#e75c1e);}
.header .nav ul li.cur::after{display: none;}
/* 头部e */
/* 内页轮播图s */
.banner{text-align: center;}
.banner img{width: 100%;}
/* 内页轮播图e */
/* 中间搜索条s */
.search1 .center{display: flex;height: 70px;line-height: 70px;}
.search1 .center .left{width: calc(100% - 295px);}
.search1 .center .left .img1{display: inline-block;line-height: 75px;}
.search1 .center .left ul{display: inline-block;}
.search1 .center .left ul li{display: inline-block;color: #666666;font-size: 14px;}
.search1 .center .left ul li:last-child{border-right: 0;}
.search1 .center .left ul li a{display: inline-block;font-size: 14px;color: #666666;padding: 0 10px;position: relative;}
.search1 .center .left ul li a::after{position: absolute;content: "";width: 1px;height: 10px;background-color: rgba(0,0,0,.2);right: 0;top: 50%;transform: translateY(-50%);}
.search1 .center .left ul li:last-child a::after{display: none;}
.search1 .center .right{width: 295px;line-height: 70px;}
.search1 .center .right form{text-align: right;}
.search1 .center .right .indexinput{background-color: #fff;border: 1px solid rgba(3, 0, 0, 0.1);padding: 11px 20px;}
.search1 .center .right .indexbutton{background-color: transparent;width: 50px;border: 1px solid rgba(3, 0, 0, 0.1);line-height: 38px;}
.search1 .dangqian{color: #020202 !important;font-weight: bold;font-size: 14px;}
/* 中间搜索条e */

 /* 侧边s */
.aside{border: 1px solid #E2E2E2;}
.aside .right{width: 238px;float: right;margin-left: 30px;}
.aside .right .title{	background-image: linear-gradient(90deg, 
		#2b87ca 0%, 
		#2e3192 100%), 
	linear-gradient(
		#293647, 
		#293647);padding: 0 35px;height: 80px;position: relative;}
.aside .right .title span{font-size: 14px;color: #ffffff;vertical-align: middle;display: block;text-align: center;opacity: 0.52;line-height: 20px;}
.aside .right .title span:first-child{color: #ffffff;font-size: 18px;line-height: 18px;font-weight: bold;padding-top: 24px;opacity: 1;}
.aside .right .title span:last-child{color: #ffffff;font-size: 12px;line-height: 18px;opacity: 0.52;}
.aside .right .asidenews{padding:  0;}
.aside .right .asidenews li{text-align: left;padding: 15px 20px;border-bottom: 1px dashed #f2f2f2;margin: 0 20px;}
.aside .right .asidenews li:last-child{border-bottom: 0;}
.aside .right .asidenews li a{font-size: 16px;color: #333333;}
.aside .right .asidenews li a:hover{color:#2b87ca ;}
.aside .right .asidenews li .cn{font-size: 16px;color: #333233;display: flex;}
.aside .right .asidenews li .cn span:first-child{width: 90%;}
.aside .right .asidenews li .cn span:last-child{width: 10%;text-align: right;color: #999999;}
.aside .right .asidenews li .en{font-size: 12px;color: #57585a;opacity: 0.65;}
/* .aside .right .asidenews li:hover{background-color: #eeeeee;} */
.aside .right .asidelabel{padding: 35px 0 20px;border: 1px solid #f2f2f2;}
.aside .right .asidenews li a:hover span{color:#2b87ca ;}
.aside .right .asidelabel .asidelabel1{width: 105px;background-color: #ffffff;border-radius: 17px;border: solid 1px rgba(13, 4, 8, 0.1);font-size: 14px;color: #333333;
text-align: center;margin: 0 auto 15px;line-height: 35px;}
.aside .right .asidelabel .asidelabel1:hover{background-color: #004593;color: white;}
.aside .right .asidenews1{padding: 35px 0;border: 1px solid #f2f2f2;}
.aside .right .asidenews1 li{text-align: center;padding: 15px 0;border-bottom: 1px solid #f2f2f2;}
.aside .right .asidenews1 li:first-child{padding-top: 0;}
.aside .right .asidenews1 li:last-child{border-bottom: 0;padding-bottom: 0;}
.aside .right .asidenews1 li a{font-size: 16px;color: #333333;padding: 0 20px;}
.aside .right .asidenews1 li a:hover{color: #004593;}
.aside .right .asidecontact{padding: 25px 0;}
.aside .right .asidetel{margin: 0 auto;width: 90%;}
.aside .right .asidetel p{margin-bottom: 20px;display: flex;}
.aside .right .asidetel p:last-child{margin-bottom: 0;}
.aside .right .asidetel p span:first-child{margin-right: 10px;width: 28px;}
.aside .right .asidetel p span:last-child{width: calc(100% - 38px);font-size: 14px;line-height: 16px;color: #010101;}
.aside .right .asidetel .text1 span:first-child{font-size: 14px;}
.aside .right .asidetel .text1 span:last-child{font-size: 20px;font-weight: bold;}
.aside .right .asidetel .text1{margin-left: 5px;}
.aside .right .asidetel .text1 span{display: block;}
.aside .right .asidecontactimg{text-align: center;margin-top: 30px;}
.aside .right .title img{line-height: 20px;}
.aside .right .asidenews2{padding:  0;}
.aside .right .asidenews2 li{text-align: center;padding: 15px 20px;border-bottom: 1px solid #f2f2f2;}
.aside .right .asidenews2 li:last-child{border-bottom: 0;}
.aside .right .asidenews2 li a{font-size: 16px;color: #333333;}
.aside .right .asidenews2 li a:hover{color:#004593 ;}
.aside .right .asidenews2 li .cn{font-size: 16px;color: #333233;font-weight: bold;}
.aside .right .asidenews2 li:hover{background-color: #eeeeee;}
/* .aside .right .asideproduct2{border-left:1px solid #E2E2E2 ;border-right:1px solid #E2E2E2 ;} */
.aside .right .asideproduct2 .box{margin-top: 10px;}
.aside .right .asideproduct2 .box:last-child{margin-bottom: 10px;}
.aside .right .asideproduct2 .box .img{}
.aside .right .asideproduct2 .box .cn {background-color: #f2f2f2;text-align: center;line-height: 40px;}
.aside .right .asideproduct2 .box .cn a{font-size: 14px;color: #000000;}
.aside .right .asideproduct2 .box:hover .cn{background-color:#004593;}
.aside .right .asideproduct2 .box:hover .cn a{color: #Fff;}
.asideproduct2 li span{text-align: center;display: block;line-height: 50px;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;}
.asideproduct2 li img{height: 240px;}
.aside .right .asidenews3{padding:  0;}
.aside .right .asidenews3 li{text-align: left;padding: 15px 0;border-bottom: 1px dashed #f2f2f2;margin: 0 20px;}
.aside .right .asidenews3 li:last-child{border-bottom: 0;}
.aside .right .asidenews3 li a{font-size: 16px;color: #333333;}
.aside .right .asidenews3 li a:hover{color:#2b87ca ;}
.aside .right .asidenews3 li .cn{font-size: 16px;color: #333233;display: flex;}
.aside .right .asidenews3 li .cn span:first-child{width: 90%;}
/* .aside .right .asidenews3 li .cn span:last-child{width: 10%;text-align: right;color: #999999;} */
.aside .right .asidenews3 li .en{font-size: 12px;color: #57585a;opacity: 0.65;}
/* 侧边e */
/* 案例左侧区域s */
.article{width: 928px;margin-right: 30px;border: 1px solid #E2E2E2;float: left;}
.aside{width: 238px;float: right;}
/* 案例左侧区域e */



/* 案例页s */
.casetitle{line-height: 45px;border-bottom: 1px solid #E2E2E2;border-top: 1px solid #E2E2E2;position: relative;background-image: linear-gradient(90deg, #f2f2f2 0%, #cccccc 100%), 
	linear-gradient(#eeeeee, #eeeeee);}
.casetitle img{padding:0 20px 0 40px;}
.casetitle span{font-size: 20px;color: #000000;line-height: 45px;}
.casetitle a{position: absolute;right: 30px;top: 50%;transform: translateY(-50%);font-size: 14px;color: #000000;font-weight: bold;}

.casebox{padding: 40px;display: flex;border-bottom: 1px solid #E2E2E2;}
.casebox .left{width: 315px;}
.casebox .left img{width: 315px;height: 186px;border:1px solid #e2e2e2;}
.casebox .w40{width: 35px;}
.casebox .right{width: 548px;position: relative;}
.casebox .right .cn span{width: 30px;}
.casebox .right .cn{display: flex;margin-top: 10px;}
.casebox .right .cn a{font-size: 18px;color: #030303;width: calc(100%);    border-bottom: 1px solid #e2e2e2;    padding-bottom: 20px;}
.casebox .right .text{margin-top: 15px;margin-bottom: 10px;}
.casebox .right .text span{font-size: 14px;line-height: 26px;color: #999999;height: 52px;}
.casebox .right .time{font-size: 14px;color: #999999;}
.casebox .right .button{line-height: 35px;color: #2b87ca;
font-size: 14px;text-align: center;position: absolute;bottom: 0;right: 0;}
.casebox .right .button:hover{}
.casebox .right .cn a:hover{color: #2b87ca;}

.casebox3{padding: 40px;display: flex;border-bottom: 1px solid #E2E2E2;}
.casebox3 .left{width: 265px;border: 1px solid #E2E2E2;}
.casebox3 .left img{width: 314px;height: 184px;}
.casebox3 .w40{width: 35px;}
.casebox3 .right{width: 548px;position: relative;}
.casebox3 .right .cn span{width: 30px;}
.casebox3 .right .cn{display: flex;margin-top: 10px;}
.casebox3 .right .cn a{font-size: 18px;color: #030303;width: calc(100%);    border-bottom: 1px solid #e2e2e2;    padding-bottom: 20px;}
.casebox3 .right .text{margin-top: 15px;margin-bottom: 10px;}
.casebox3 .right .text span{font-size: 14px;line-height: 26px;color: #999999;height: 78px;}
.casebox3 .right .time{font-size: 14px;color: #999999;}
.casebox3 .right .button{line-height: 35px;color: #2b87ca;
font-size: 14px;text-align: center;position: absolute;bottom: 0;right: 0;}
.casebox3 .right .button:hover{}
.casebox3 .right .cn a:hover{color: #2b87ca;}


/* 分页s */
.pagebox{padding: 50px 30px;border-top: 0;}
.pagebox p {text-align: center;font-size: 0;}
.pagebox p a{text-align: center;margin: 0 2px;display: inline-block;color: #333232;font-size: 14px;width: 29px;line-height: 28px;background-color: #ffffff;border-radius: 4px;border: solid 1px rgba(0, 0, 0, 0.1);}
.pagebox p a.cur{border: 0;width: 31px;line-height: 30px;color: #2b87ca;}
.pagebox p a.page1{width: 66px;}
/* 分页e */

/* 产品推荐s */
.casebox2{padding: 45px 0 0;}
.casebox2 .box1{margin-left:20px;float: left;border: 1px solid #E2E2E2;width: 280px;margin-bottom: 45px;}
.casebox2 .box1:last-child{margin-right: 20px;}
.casebox2 .box1 .img{text-align: center;}
.casebox2 .box1 .img img{height: 280px;}
/* .casebox2 .box1 .img img{max-height: 253px;} */
.casebox2 .box1 .text{border-top: 1px solid #E2E2E2;line-height: 50px;background-color: #f2f2f2;position: relative;}
.casebox2 .box1 .text a{font-size: 16px;color: #000000;padding-left: 50px;padding-right: 50px;}
.casebox2 .box1 .text span{position: absolute;top: 50%;transform: translateY(-50%);right: 30px;font-size: 16px;
color: #ffffff;background-color: #999999;border-radius: 50%;width: 18px;height: 18px;display: inline-block;}
.casebox2 .box1 .text span i{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.casebox2 .box1 .text:hover span{background-color: #fff;}
.casebox2 .box1 .text:hover span i{color: #2d58ac;}
.casebox2 .box1 .text:hover{background-image: linear-gradient(90deg, 
		#2b87ca 0%, 
		#2e3192 100%), 
	linear-gradient(
		#ffffff, 
		#ffffff);}
.casebox2 .box1 .text:hover a{color: #fff;}
/* 产品推荐e */


/* 新闻详情页s */
.detailbox{padding: 30px;font-size: 18px;color: #030303;text-align: center;border-bottom: 1px solid #E2E2E2;}
.detailbox2 p{padding-top: 15px;text-align: center;display: flex;margin: 0 auto;}
.detailbox2 span{display: block;width: calc(100% / 3);font-size: 14px;color: #999897;}
.detailbox2 span:nth-child(1){text-align: right;}
.detailbox2 span:nth-child(3){text-align: left;}
.detailbox2 span i{font-style: normal;}

.detailbox3{padding: 0 30px;}
.detailbox3 p{text-indent: 2em;font-size: 14px;line-height: 26px;color: #666565;margin-top: 35px;}
.detailbox3 img{margin: 0 auto;display: block;margin-top: 35px;}

.detailbox4{padding: 20px 30px;border-bottom: 1px solid #E2E2E2;}
.detailbox4 p{display: flex;font-weight: bold;color: #666565;}
.detailbox4 p i{font-style: normal;width: 60px;font-size: 14px;color: #030303;}
.detailbox4 p span{width: 280px;}
.detailbox4 p span a:hover{color:#004593 ;}
.detailbox4 .i2{margin-left: 20px;}
.detailbox4 p,.detailbox4 i,.detailbox4 a,.detailbox4 span{color: #666565;}

.detailbox5{padding: 20px 30px;border-bottom: 1px solid #E2E2E2;}
.detailbox5 p{font-size: 14px;line-height: 26px;color: #666565;}
/* 新闻详情页e */

/* 左侧联系我们盒子s */
.contactbox{display: flex;padding: 40px 35px;}
.contactbox .left{width: calc(50%);}
.contactbox .left .cn{font-size: 22px;color: #fe6e34;line-height: 24px;font-weight: bold;}
.contactbox .left .en{font-size: 12px;line-height: 24px;color: #999999;padding-bottom: 20px;position: relative;}
.contactbox .left .en::after{content: "";position: absolute;width: 327px;height: 2px;background-color: #48484a;opacity: 0.1;bottom: 0;left: 0;}
.contactbox .left ul li{margin-top: 15px;display: flex;}
.contactbox .left ul li span{font-size: 16px;color: #333333;}
.contactbox .left ul li span b{color: #fe6e34;font-size: 18px;}
.contactbox .left ul li span:first-child{margin-right: 10px;display: inline-block;width: 30px;}
.contactbox .left ul li span:last-child{}
.contactbox .right{width: calc(50% - 30px);margin-left: 30px;}
/* 左侧联系我们盒子s */
/* 用户评论s */
 .mainbody11{padding: 30px;border: 1px solid #F2F2F2;border-top: 0;}
 .mainbody11 .question .title11{margin-bottom: 15px; clear: both;}
 .mainbody11 .question .title11 .name{float: left;width: 120px;font-size: 18px;line-height: 28px;color: #4c4c4d;margin-right: 80px;}
 .mainbody11 .question .title11 .name1{float: left;width: 230px;font-size: 18px;line-height: 28px;color: #4c4c4d;margin-right: 40px;}
 .mainbody11 .question .title11 .time{float: left;font-size: 18px;line-height: 28px;color: #4c4c4d;}
 .mainbody11 .question .text11{clear: both;font-size: 14px;line-height: 24px;color: #666666;margin-bottom: 15px;padding-top: 15px;}
 .mainbody11 .question .text12{border: 1px dashed #2b87ca;padding: 15px;font-size: 14px;line-height: 24px; color: #666666;}
 .mainbody11 .question .text12 .name12{font-size: 14px;line-height: 24px;color: #2b87ca;font-weight: bold;}
 .mainbody11 .question .hr4{margin: 25px 0;}
 .mainbody11 .question:last-child .hr4{display: none;}
 /* 用户评论e */
 /* 我要评论s */
 .mainbody12{padding: 30px;border: 1px solid #F2F2F2;border-top: 0;}
 .mainbody12 textarea{width: calc(100% - 22px);resize: none;border: 1px dashed #666666;padding: 10px;}
 .mainbody12 .tip{padding-left: 10px;font-size: 14px;line-height: 30px;color: #666666;}
 .mainbody12 .button{text-align: right;}
 .mainbody12 .button a{margin-right: 10px;width: 96px;line-height: 30px;display: inline-block;background-color: #ffffff;border: solid 1px rgba(11, 2, 5, 0.19);text-align: center;}
 .mainbody12 .button a:last-child{background-color: #2b87ca;color: #fff;}
  /* 我要评论e */
  /* 相关资讯s */
  .section10{padding: 30px 15px 50px;border: 1px solid #F2F2F2;border-top: 0;}
  .section10 .mainbody2_2{margin-bottom: 50px;}
  .section10 .layui-col-xs6{display: flex;}
  .section10 .title2{font-size: 14px;color: #666666;width: 80%;}
  .section10 .title2 .i3{width: 10px;height: 10px;background-color: #cccccc;position: absolute;left: 0;top: 50%;
  transform: translateY(-50%);}
  .section10 .title2:hover .i3{background-color: #2b87ca;}
  .section10 .title2 a{padding-left: 15px;position: relative;}
  .section10 .title2 a:hover{color: #2b87ca;}
  .section10 .time{font-size: 14px;color: #999999;width: 20%;line-height: 20px;text-align: right;}
    /* 相关资讯e */
	
	
	/* 联系我们盒子s */
	.contactbox2{display: flex;padding: 40px;background-color: #fcfdfe;}
	.contactbox2 .left{width: calc(50%);border-radius: 5px;}
	.contactbox2 .left .cn{font-size: 22px;color: #fe6e34;line-height: 24px;font-weight: bold;}
	.contactbox2 .left .en{font-size: 12px;line-height: 24px;color: #999999;padding-bottom: 20px;position: relative;}
	.contactbox2 .left .en::after{content: "";position: absolute;width: 327px;height: 2px;background-color: #48484a;opacity: 0.1;bottom: 0;left: 0;}
	.contactbox2 .left ul li{margin-top: 15px;display: flex;}
	.contactbox2 .left ul li span:first-child{margin-right: 10px;display: inline-block;width: 30px;}
	.contactbox2 .left ul li span:last-child{}
	.contactbox2 .left ul li span:last-child b{color: #fe6e34;font-size: 18px;}
	.contactbox2 .w40{width: 100px;}
	
	
	.contactbox2 .right{width: calc(45%);border-radius: 5px;}
	.contactbox2 .right .cn{font-size: 22px;color: #fe6e34;line-height: 24px;font-weight: bold;}
	.contactbox2 .right .en{font-size: 12px;line-height: 24px;color: #999999;padding-bottom: 20px;position: relative;}
	.contactbox2 .right .en::after{content: "";position: absolute;width: 327px;height: 2px;background-color: #48484a;opacity: 0.1;bottom: 0;left: 0;}
	.contactbox2 .right .box3{margin-top: 25px;}
	.contactbox2 .right .box3 p{display: flex;}
	.contactbox2 .right .box3 p span{width: 75px;line-height: 48px;font-size: 16px;color: #323233;}
	.contactbox2 .right .box3 p span i{font-size: 16px;color: #fd010d;font-style: normal;}
	.contactbox2 .right .box3 input{width:calc(100% - 60px);margin-bottom: 10px;padding:10px 15px;border: 1px solid #e5e5e5;}
	.contactbox2 .right .box3 textarea{width:calc(100% - 60px);margin-bottom: 15px;padding: 15px;resize: none;border: 1px solid #e5e5e5;}
	.contactbox2 .right .box3 .button button{border: 0;background-color: #fe6e34;color: #fff;font-size: 16px;line-height: 40px;width: 150px;}
	/* 联系我们盒子s */
	
	
	/* 新闻中心s */
	 .mainbody{border: 1px solid #f2f2f2;padding: 40px 35px;}
	 .mainbody .mainbody1{display: flex;}
	 .mainbody .mainbody1 .left{width: 60%;overflow: hidden;}
	 .mainbody .mainbody1 .left img{transition: all .4s;width:350px;height:195px;}
	 .mainbody .mainbody1 .left img:hover{transform: scale(1.2);}
	 .mainbody .mainbody1 .right{margin-left: 45px;width: 78%;}
	 .mainbody .mainbody1 .right .cn{margin-top: 15px;font-size: 16px;color: #030303;}
	 .mainbody .mainbody1 .right .cn a{margin-top: 15px;font-size: 16px;color: #030303;}
	 .mainbody .mainbody1 .right .cn:hover{color: #fd5b1a;}
	 .mainbody .mainbody1 .right .cn a:hover{color: #fd5b1a;}
	 .mainbody .mainbody1 .right .text{font-size: 14px;margin-bottom: 25px;}
	 .mainbody .mainbody1 .right .text a:hover{color: #fd5b1a;}
	 .mainbody .mainbody1 .right .text:hover{color: #fd5b1a;}
	 .mainbody .mainbody1 .right .box2{height: 20px;}
	 .mainbody .mainbody1 .right .box2 .time2{font-size: 16px;color: #999999;float: left;line-height: 20px;}
	 .mainbody .mainbody1 .right .box2 .box2title{font-size: 14px;color: #999999;float: right;line-height: 20px;}
	 .mainbody .mainbody1 .right .box2 .box2title a:hover{color: #fd5b1a;}
	 .mainbody .mainbody1 .right .page{clear: both;margin-top: 30px;text-align: right;}
	 .mainbody .mainbody1 .right .page a{border: 1px solid #999999;margin-left: 20px;display: inline-block;text-align: center;width: 18px;line-height: 18px;font-size: 14px;color: #999999;}
	 .mainbody .mainbody1 .right .page a.cur{background-color: #fd5b1a;color: white;border: 0;width: 20px;line-height: 20px;}
	 .mainbody2{padding: 35px 35px 15px;border: 1px solid #F2F2F2;border-top: 0;}
	 .mainbody2 .mainbody2_2{margin-bottom: 50px;}
	 .mainbody2 .layui-col-xs6{display: flex;padding: 0 30px 0 20px;margin-bottom: 20px;}
	 .mainbody2 .title2{font-size: 14px;color: #666666;width: 80%;}
	 .mainbody2 .title2 a:hover{color: #fd5b1a;}
	 .mainbody2 .time{font-size: 14px;color: #999999;width: 20%;line-height: 20px;}
	 
	 .page3{position: absolute;right: 0;bottom:10px;z-index: 99;}
	 .page3 .page2{margin-left: 10px;}
	 .page3 .page2 a{margin-left: 10px;border: 1px solid lightgray;display: inline-block;line-height: 20px;width: 20px;text-align: center;}
	 .page3 .page2 a:hover{color: #Fff;background-color: #fd5b1a;border: 0;}
	 
	 .page4 .page5{display: flex;position: relative;left: 20%;}
	 .page4 .page5 a{line-height: 50px;display: inline-block;width: 165px;font-size: 16px;color: #030303;text-align: center;
	 background-image: linear-gradient(0deg, #999798 0%, #ffffff 50%, #f2f2f2 100%), 
	 	linear-gradient(#959595, #959595);position: relative;}
	 .page4 .page5 a:after{content: "";position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 1px;height: 100%;
	 background-image: linear-gradient(0deg, #a2a1a1 0%, #999798 50%, #c6c5c5 75%, #f2f2f2 100%), 
	 	linear-gradient(#959595, #959595);}
	 .page4 .page5 a:last-child:after{display: none;}
	 .page4 .page5 a.default{background-color: #2b87ca;color: #Fff;background-image: unset;}
	 .page4 .page5 a.default::after{display: none;}
	 .mainbody3{padding:35px 0 15px;border: 0;}
	/* 新闻中心e */
	
	
	/* 产品中心s */
	.product2 .aside{float: left;}
	.product2 .article{float: right;margin-right: 0;}
	
	.product2 .box33{border: 1px solid #E5E5E5;}
	.product2 .box33 p{text-align: center;}
	.product2 .box33 .cn{margin: 15px 0;line-height: 50px;display: flex;}
	.product2 .box33 .cn i{margin-left: 20px;}
	.product2 .box33 .cn span{color: #030303;font-size: 14px;margin-left: 10px;text-align: left;color: #4d4b4b;line-height: 20px;display: inline-block;padding: 10px 0 0;}
	.product2 .box33 .cn span b{font-size: 18px;}
	.product2 .box33 .tel{font-size: 20px;color: #4d4b4b;font-weight: bold;}
	.product2 .box33 .qrcode{padding: 20px 0 30px;}
	
	 .box33{border: 1px solid #E5E5E5;}
	 .box33 p{text-align: center;}
	 .box33 .cn{margin: 15px 0;line-height: 50px;display: flex;}
	 .box33 .cn i{margin-left: 20px;}
	 .box33 .cn span{color: #030303;font-size: 14px;margin-left: 10px;text-align: left;color: #4d4b4b;line-height: 20px;display: inline-block;padding: 10px 0 0;}
	 .box33 .cn span b{font-size: 18px;}
	 .box33 .tel{font-size: 20px;color: #4d4b4b;font-weight: bold;}
	 .box33 .qrcode{padding: 20px 0 30px;}
	
	/* 左侧导航栏s */
	.layui-nav-tree{width: 100%;}
	.layui-nav{background-color: unset;}
	.layui-nav li{background-image:linear-gradient(gray, white); background-position: center;background-repeat: no-repeat;background-size: cover;color:#000000 !important;}
	.layui-nav-tree .layui-nav-item>a{color: #293647 !important;font-size: 18px !important;background-color: #e3e4e6;}
	.layui-nav-tree .layui-nav-item>a:hover{color: #fff !important;background-image: linear-gradient(90deg, 
		#333333 0%, 
		#666666 100%), 
	linear-gradient(
		#808080, 
		#808080);}
	.layui-icon-down:before{display: none;}
	.layui-nav-item .img3{margin-right: 15px;}
	.layui-nav-itemed>.layui-nav-child{background-color:white !important;padding: 0;}
	.layui-nav-tree .layui-nav-child a{color: #000000;border-bottom: 1px dashed lightgray;position: relative;}
	.layui-nav-tree .layui-nav-child, .layui-nav-tree .layui-nav-child a:hover{color: #293647}
	.layui-nav-tree .layui-nav-child dd.layui-this, .layui-nav-tree .layui-nav-child dd.layui-this a, .layui-nav-tree .layui-this, .layui-nav-tree .layui-this>a, .layui-nav-tree .layui-this>a:hover{color: #293647;background-color: unset;}
	.layui-nav-tree .layui-nav-item a{line-height: 36px;height: 36px;padding-top:5px;padding-bottom: 5px; }
	.layui-nav-item .box4{background-position: center;background-repeat: no-repeat;background-size: cover;}
	.layui-nav-tree .layui-nav-child dd{position: relative;display: flex;}
	.layui-nav-tree .layui-nav-child dd a:first-child{width: 90%;}
	.layui-nav-tree .layui-nav-child dd a:last-child{width: 10%;border-bottom: 1px dashed lightgray;color: #999999;}
	/* 左侧导航栏e */
	
	
	 .box6{padding: 40px 15px;}
	 .box6 .img4{background-color: white; overflow: hidden;border: 1px solid #E2E2E2;}
	 .box6 .img4 img{width: calc(100%); transition: all 0.6s;height:290px; }
	.box6 .img4:hover img{transform: scale(1.2);-ms-transform: scale(1.2);}
	 .box6 .text4{border: 1px solid #e5e5e5;padding: 0 40px 0 20px;font-size: 18px;color: #333333;position: relative;line-height: 57px;}
	 .box6 .text4 span{text-align: center;line-height: 18px;width: 18px;height: 18px;display: inline-block;position: absolute;right: 15px;top: 50%;transform: translateY(-50%);z-index: 99;color: white;font-size: 16px;background-color: #999999;border-radius: 50%;}
	 .box6 .layui-col-md4:hover .text4{color: #fe8d03;}
	 /* .grid-demo a:hover{color: unset;} */
	 .box6 .text4:hover{background-color: #2b87ca;color: #Fff;}
	 .box6 .text4:hover a{color: #fff;}
	 .box6 .text4:hover span{background-color: #ffffff;color: #2b87ca;}
	 
	 
	 
	 .newsbox{padding: 35px 20px 15px;border: 1px solid #F2F2F2;border-top: 0;}
	 .newsbox .mainbody2_2{margin-bottom: 50px;}
	 .newsbox .layui-col-xs6{display: flex;margin-bottom: 20px;}
	 .newsbox .title2{font-size: 14px;color: #666666;width: 80%;}
	 .newsbox .title2 a:hover{color: #fd5b1a;}
	 .newsbox .time{font-size: 14px;color: #999999;width: 20%;line-height: 20px;}
	/* 产品中心e */
	
	/* 产品列表s */
	.casebox5{padding: 40px;display: flex;border-bottom: 1px solid #E2E2E2;}
	.casebox5 .left{width: 265px;}
	.casebox5 .left img{width: 220px;height: 220px;}
	/* .casebox5 .w40{width: 35px;} */
	.casebox5 .right{width: 590px;position: relative;}
	.casebox5 .right .cn span{width: 30px;}
	.casebox5 .right .cn{display: flex;margin-top: 10px;}
	.casebox5 .right .cn a{font-size: 18px;color: #030303;width: calc(100%);    border-bottom: 1px solid #e2e2e2;    padding-bottom: 20px;}
	.casebox5 .right .text{margin-top: 15px;margin-bottom: 10px;}
	.casebox5 .right .text span{font-size: 14px;line-height: 26px;color: #999999;height: 52px;}
	.casebox5 .right .time{font-size: 14px;color: #999999;}
	.casebox5 .right .button{line-height: 35px;color: #2b87ca;
	font-size: 14px;text-align: center;position: absolute;bottom: 0;right: 0;}
	.casebox5 .right .button:hover{}
	.casebox5 .right .cn a:hover{color: #2b87ca;}
	/* 产品列表e */
	
	
	/* 产品详情s */
	.dbox1{display: flex;height: 380px;border-bottom: 1px solid #E2E2E2;}
	.dbox1 .left{width: 380px;border-right: 1px solid #E2E2E2;}
	
	.dbox1 .right{width: 460px;padding:40px;}
	.dbox1 .right .cn{padding-bottom: 20px;border-bottom: 1px solid #e6e6e6;}
	.dbox1 .right .cn span{font-size: 20px;font-weight: bold;color: #010101;}
	.dbox1 .right ul li{margin-top: 5px;}
	.dbox1 .right ul li i{font-style: normal;font-size: 16px;color: #000000;display: inline-block;}
	.dbox1 .right ul li span{font-size: 16px;color: #000000;}
	.dbox1 .right  .message{margin-top: 35px;display: flex;}
	.dbox1 .right  .message .left1{font-size: 20px;width: 50%;text-align: center;background-color: #004593;line-height: 55px;color: #Fff;}
	.dbox1 .right  .message .left1 img{margin-left: 10px;}
	.dbox1 .right  .message .right1{width: 50%;background-color: #f2f2f2;line-height: 55px;display: flex;}
	.dbox1 .right  .message .right1 span:first-child{margin-left: 20px;}
	.dbox1 .right  .message .right1 span:last-child{margin-left: 10px;}
	.dbox1 .right  .message .right1 span i{display: block;}
	.dbox1 .right  .message .right1 span i:first-child{line-height: 20px;margin-top: 10px;}
	.dbox1 .right  .message .right1 span i:last-child{line-height: 20px;font-size: 22px;color: #fe6e34;font-weight: bold;}
	/* 产品详情e */
	
	
	/* 关于我们s */
	.aboutbox1 .cn{font-size: 24px;font-weight:bold;text-align: center;color: #030303;line-height: 80px;border-bottom: 1px solid #E2E2E2;}
	.aboutbox1 .aboutmain{padding: 35px;}
	.honor{padding: 40px 35px;}
	
	/* 关于我们e */
	
	
	/* 公司相册s */
	.picture .pictitle{text-align: center;margin: 40px 0;}
					.picture .pictitle a{display: inline-block;width: 165px;line-height: 47px;font-size: 18px;text-align: center;background-image: linear-gradient(0deg, #999798 0%, #ffffff 50%, #f2f2f2 100%), 
	linear-gradient(#959595, #959595);}
	.picture .pictitle a:first-child{margin-right: 20px;}
	.swiper-containerpic .aa{text-align: center;}
	.swiper-containerpic .aa  img{border: 1px solid #E2E2E2;padding: 5px;}
	.swiper-containerpic .bb  img{border: 1px solid #E2E2E2;padding: 2px;margin-bottom: 40px;}
	.swiper-containerpic .gallery-thumbs{margin: 20px 200px 0;}
	.swiper-containerpic .gallery-thumbs p{width: 100%;text-align: center;}
	.swiper-containerpic .gallery-thumbs1{margin: 20px 200px 0;}
	.swiper-containerpic .gallery-thumbs1 p{width: 100%;text-align: center;}
	
	.swiper-containerpic .swiper-button-next,.swiper-containerpic .swiper-container-rtl .swiper-button-prev{right: 140px;bottom: 90px;top: unset;}
	.swiper-containerpic .swiper-button-prev,.swiper-containerpic .swiper-container-rtl .swiper-button-next{left: 140px;bottom: 90px;top: unset;}
	.swiper-containerpic .swiper-button-next.swiper-button-white,.swiper-containerpic .swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image: url(../img/contactright.png);}
	.swiper-containerpic .swiper-button-prev.swiper-button-white,.swiper-containerpic .swiper-container-rtl .swiper-button-next.swiper-button-white{background-image: url(../img/contactleft.png);}
	.swiper-containerpic .swiper-button-next,.swiper-containerpic .swiper-button-prev{background-size: 27px 44px;}
	.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{display: none;}
	.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{display: none;}
	.pagination-about{position: absolute;z-index: 99;bottom: 20px !important;display: block;right: -290px;left: unset !important;font-size: 20px;color: #fff;}
	.swiper-pagination-current{font-size: 20px;color: #2b87ca;}
	.swiper-pagination-total{font-size: 20px;color: #fff;}
	.pagination-about1{position: absolute;z-index: 99;bottom: 20px !important;display: block;right: -290px;left: unset !important;font-size: 20px;color: #fff;}
	
	.picture .pictitle a.picclick{background-color: #2b87ca;color: #Fff;background-image: unset;}
	/* 公司相册e */
	
	
	/* 中间搜索条s */
	.search .center{display: flex;height: 70px;line-height: 70px;}
	.search .center .left{width: calc(100% - 295px);}
	.search .center .left .img1{display: inline-block;line-height: 75px;}
	.search .center .left ul{display: inline-block;margin-left: 20px;}
	.search .center .left ul li{display: inline-block;color: #666666;font-size: 14px;}
	.search .center .left ul li:first-child{padding-right: 10px;}
	.search .center .left ul li:last-child{border-right: 0;}
	.search .center .left ul li a{display: inline-block;font-size: 14px;color: #666666;padding: 0 10px;position: relative;}
	.search .center .left ul li a::after{position: absolute;content: "";width: 1px;height: 10px;background-color: rgba(0,0,0,.2);right: 0;top: 50%;transform: translateY(-50%);}
	.search .center .left ul li:last-child a::after{display: none;}
	.search .center .right{width: 295px;line-height: 70px;}
	.search .center .right form{text-align: right;}
	.search .center .right .indexinput{background-color: #fff;border: 1px solid rgba(3, 0, 0, 0.1);padding: 11px 20px;}
	.search .center .right .indexbutton{background-color: transparent;width: 50px;border: 1px solid rgba(3, 0, 0, 0.1);line-height: 38px;}
	.search .dangqian{color: #004593 !important;font-weight: bold;font-size: 14px;}
	/* 中间搜索条e */
	/* 三大理由s */
	.center1600{max-width: 1600px;margin: 0 auto;}

	/* 三大理由s */

	
	/* 首页新闻板块s */
	.indexnews{background-color: #fff;overflow: hidden;}
	.indexnews .img{text-align: center;padding: 80px 0  60px;}
	.indexnews .box{display: flex;padding-bottom: 120px;}
	.indexnews .left{width: calc((100% - 10px) / 3 * 2);height: 500px;background-color: #fff;}
	.indexnews .left .title{font-size: 0;background-color: #293647;}
	.indexnews .left .title a{border-bottom: 1px solid #E2E2E2;width: 25%;display: inline-block;text-align: center;line-height: 50px;color: #fff;font-size: 20px;font-weight: bold;}
	.indexnews .left .title .default{background-color: #2b87ca;color: #FFF;}
	.swiper-container2 .swiper-slide{padding: 30px 0 30px;background-color: #EEEEEE;}
	.swiper-container2 .swiper-slide .left3{width: 100%;display: flex;margin: 0 30px 40px;}
	.swiper-container2 .swiper-slide .left3 img{width: 530px;height:295px;}
	/* .swiper-container2 .swiper-slide .left3 p{padding-left: 50px;} */
		.swiper-container2 .swiper-slide .left3 .img3{width: calc((100% - 60px) / 2);height: 100%;}
		.swiper-container2 .swiper-slide .left3 .img4{width: calc((100% - 60px) / 2);background-color: #FFF;}
	.swiper-container2 .swiper-slide .left3 .cn3{font-size: 18px;color: #000000;margin: 20px 0 0;padding: 0 30px 60px;position: relative;}
	.swiper-container2 .swiper-slide .left3 .cn3::after{position: absolute;content: "";bottom: 40px;left: 30px;width: 400px;height: 2px;background-color: #e6e6e6;}
	.swiper-container2 .swiper-slide .left3 .text3{font-size: 14px;line-height: 18px;color: #666666;padding: 0 30px;}
	.swiper-container2 .swiper-slide .left3 .time3{font-size: 14px;line-height: 18px;color: #666666;padding: 20px 30px 0; }
	
	.swiper-container2 .swiper-slide .right3{width: 100%;}
	.swiper-container2 .swiper-slide .right3 p{display: flex;border-bottom: 1px dashed    #E2E2E2;padding: 15px 0;width: 50%;float: left;}
	.swiper-container2 .swiper-slide .right3 p .title3{width: 75%;padding-left: 30px;}
	.w10{width: 10px;}
	.swiper-container2 .swiper-slide .right3 p span:last-child{width: 25%;}
	.indexnews .right{width: calc((100% - 10px) / 3);height: 500px;background-color: #fff;}
	.indexnews .right .title{background-color: #293647;position: relative;padding-left: 20px;line-height: 50px;height: 50px;border-bottom: 1px solid  #E2E2E2;font-size: 20px;color: #fff;font-weight: bold;}
	.indexnews .right .title img{margin-right: 10px;}
	.indexnews .right .title .more{position: absolute;right: 20px;top: 50%;transform: translateY(-50%);font-size: 14px;}
	.indexnews .right .box2{padding: 0 30px;height: 142px;border-bottom: 1px dashed #E2E2E2;background-color: #EEEEEE;}
	.indexnews .right .box2:last-child{border-bottom: 0;}
	.indexnews .right .box2 .question{display: flex;padding-top: 35px;}
	.indexnews .right .box2 .question .text2{font-size: 14px;color: #000000;line-height: 30px;}
	.indexnews .right .box2 .question .img2{height: 25px;margin-bottom: 5px;margin-right: 10px;color: #fefefe;font-size: 16px;border: solid 1px rgba(0, 0, 0, 0.15);border-radius: 50%;border: 1px solid #E2E2E2;display: inline-block;}
	.indexnews .right .box2 .question .img2 i{display: inline-block;background-color: #293647;border: 2px slid #fff;width: 25px;height: 25px;text-align: center;font-style: normal;}
	.indexnews .right .box2 .answer{display: flex;}
	.indexnews .right .box2 .answer .img2{height: 25px;margin-right: 10px;color: #333333;font-size: 16px;border: solid 1px rgba(0, 0, 0, 0.15);border: 1px solid #E2E2E2;display: inline-block;}
	.indexnews .right .box2 .answer .img2 i{color: #Fff;display: inline-block;background-color: #2d58ac;width: 25px;height: 25px;text-align: center;font-style: normal;}
	.indexnews .button97{float: right;margin-right: 30px;margin-top: 10px;width: 110px;border-radius: 4px;background-color: #2b87ca;font-size: 16px;line-height: 30px;color: #ffffff;text-align: center;display: inline-block;}
	.indexnews .right .box2 .answer .text2{font-size: 14px;color: #000000;line-height: 30px;}
	
	
	.indexnews .cn9{font-size: 48px;color: #333333;font-weight: bold;text-align: center;padding-top: 60px;}
	.indexnews .cn9 span{color: #2b87ca;}
	.indexnews .en9{color: #333333;text-align: center;position: relative;font-size: 20px;margin-bottom: 60px;}
	.indexnews .en9::before{position: absolute;content: "";left: 280px;top: 50%;transform: translateY(-50%);width: 300px;height: 2px;background-color: #b5b5b5;}
	.indexnews .en9::after{position: absolute;content: "";right: 280px;top: 50%;transform: translateY(-50%);width: 300px;height: 2px;background-color: #b5b5b5;}
	@media (max-width:1300px) {
		.indexnews .en9::before{left: 60px;width: 200px;}
		.indexnews .en9::after{right: 60px;width: 200px;}
	}
	
	
	
	
	/* footer */
	main{overflow: hidden;}
	.footer{background-color: #333333;}
	.footer .center{max-width: 1400px;margin: 0 auto;padding: 50px 0;display: flex;}
	.footer .center .footerleft{}
	.footer .center .footerright{width: calc(100% - 220px);margin-left: 50px;}
	.footer .center .footerright .grid-demo1{display: flex;}
	.footer .center .footerright .grid-demo1 p{color: white;padding-left: 10px;}
	.footer .center .footerright .grid-demo1 p span{font-size: 18px;}
	hr{margin: 30px 0;}
	.boxfooter1{display: flex;}
	.boxfooter1 .footerleft1{width: 80%;}
	.boxfooter1 .footerleft1 .title{color: white;font-size: 18px;margin: 20px 0 5px;}
	.boxfooter1 .footerleft1 .cn3{font-size: 14px;color: #999797;line-height: 27px;margin-bottom: 20px;}
	.boxfooter1 .footerleft1 .text{color: white;margin-bottom: 10px;font-size: 16px;}
	.boxfooter1 .footerright1{width: 20%;text-align: right;}
	.boxfooter1 .footerright1 .text{width: 20px;color: #fff;display: inline-block;font-size: 12px;margin-right: 5px;}
	.boxfooter1 .footerright1 .img{display: inline-block;vertical-align: top;}
	.beian{background-color: #282828;}
	.beian p{text-align: center;color: #ffffff;opacity: 0.5;font-size: 14px;line-height: 20px;}
	
	.footer{background-color: #333333;margin-top: 50px;}
	.footer .center{max-width: 1600px;}
	.footer .center .footerleft{width: 390px;}
	.footer .center .footerleft p{text-align: center;}
	.footer .center .footerleft .cn8{font-size: 18px;font-weight: bold;color: #ffffff;position: relative;margin-top: 15px;}
	.footer .center .footerleft .cn8::after{content: "";position: absolute;left: 50%;bottom: -10px;transform: translateX(-50%);
	width: 50px;height: 1px;background-color: #fffefe;}
	.footer .center .footerleft .cn9{font-size: 16px;color: #ffffff;margin-top: 20px;}
	/* footer */
	
	
	/* 友情链接s */
	.youqing .center1600{border: 1px solid #E2E2E2;padding: 20px;margin: 50px auto;max-width: 1560px;}
	.youqing .center1600 .text99{padding-bottom: 10px;border-bottom: 1px dashed #E2E2E2;}
	.youqing .center1600 .text99 span{font-size: 16px;color: #f89418;font-weight: bold;margin-right: 20px;}
	.youqing .center1600 .text99 i{font-size: 16px;font-style: normal;color: #666565;}
	.youqing .center1600 .box99{font-size: 0;margin-top:10px;}
	.youqing .center1600 .box99 p{width: calc(10% - 21px);font-size: 14px;display: inline-block;padding: 0 10px;border-right: 1px solid #E2E2E2;margin: 5px 0;text-align: center;}
	.youqing .center1600 .box99 p:nth-child(10n){border-right: 0;}
	/* 友情链接e */
	
	/* 首页关于我们s */
	.indexabout{background-color: #fff;}
	.indexabout .cn9{font-size: 48px;color: #333333;font-weight: bold;text-align: center;padding-top: 60px;}
	.indexabout .cn9 span{color: #2b87ca;}
	.indexabout .en9{color: #333333;text-align: center;position: relative;font-size: 20px;margin-bottom: 60px;}
	.indexabout .en9::before{position: absolute;content: "";left: 320px;top: 50%;transform: translateY(-50%);width: 300px;height: 2px;background-color: #b5b5b5;}
	.indexabout .en9::after{position: absolute;content: "";right: 320px;top: 50%;transform: translateY(-50%);width: 300px;height: 2px;background-color: #b5b5b5;}
	/* .indexabout .center1600{background-color: #f2f2f2;} */
	.indexabout .center1600 .aboutbox{border: 1px solid #E2E2E2;display: flex;background-color: #f2f2f2;}
	.indexabout .center1600 .aboutbox .leftbox{padding: 10px 10px 10px 40px;width: calc(50% - 50px);}
	.indexabout .center1600 .aboutbox .rightbox{width: calc(50% - 60px);padding: 40px 0;padding-right: 60px;}
	.indexabout .center1600 .aboutbox .rightbox .box22{display: flex;padding-bottom: 10px;border-bottom: 1px solid #E2E2E2;}
	.indexabout .center1600 .aboutbox .rightbox .box22 .left22{margin-right: 20px;}
	.indexabout .center1600 .aboutbox .rightbox .box22 .right22{font-size: 28px;color: #030303;font-weight: bold;}
	.indexabout .center1600 .aboutbox .rightbox .box22 .right22 span{position: relative;font-size: 22px;font-weight: normal;color: #cccccc;padding-left: 20px;}
	.indexabout .center1600 .aboutbox .rightbox .box22 .right22 span::after{content: "";position: absolute;left: 10px;top: 0;width: 1px;height: 21px;
	background-color: rgba(0,0,0,.2);}
	.indexabout .center1600 .aboutbox .rightbox .box23{padding: 30px 0 ;}
	.indexabout .center1600 .aboutbox .rightbox .box23 p{font-size: 16px;color: #666666;text-indent: 2em;line-height: 24px;}
	.indexabout .center1600 .aboutbox .rightbox .box23 p span a{color: #f89418;}
	.indexabout .center1600 .aboutbox .rightbox .box24{display: flex;}
	.indexabout .center1600 .aboutbox .rightbox .box24 p:first-child{width: 230px;background-color: #fe6e34;text-align: center;height: 50px;line-height: 50px;}
	.indexabout .center1600 .aboutbox .rightbox .box24 p:first-child a{font-size: 20px;color: #ffffff;}
	.indexabout .center1600 .aboutbox .rightbox .box24 p:last-child{padding-left: 10px;width: 220px;background-color: #2d58ac;text-align: left;height: 50px;}
	.indexabout .center1600 .aboutbox .rightbox .box24 p:last-child a{display: flex;}
	.indexabout .center1600 .aboutbox .rightbox .box24 p:last-child a img{line-height: 50px;}
	.indexabout .center1600 .aboutbox .rightbox .box24 p:last-child a i{line-height: 48px;}
	.indexabout .center1600 .aboutbox .rightbox .box24 p:last-child a span{font-size: 12px;color: #fcfdfe;line-height: 24px;}
	.indexabout .center1600 .aboutbox .rightbox .box24 p:last-child a span b{font-size: 22px;color: #fcfdfe;line-height: 24px;display: block;}
	@media (max-width:1300px) {
		.indexabout .center1600 .aboutbox .rightbox .box22 .right22 span{font-size: 14px;}
		.indexabout .center1600 .aboutbox .rightbox .box23{padding: 10px 0;}
		.indexabout .center1600 .aboutbox .rightbox{padding:20px 0;width:calc(50% - 45px);}
		.indexabout .center1600 .en9::before{left: 60px;width: 200px;}
		.indexabout .center1600 .en9::after{right: 60px;width: 200px;}
	}
	/* 首页关于我们e */
	/* 首页客户案例s */
	.indexabout2{margin:60px auto ;}
	.indexabout2 .boxtitle{font-size: 20px;color: #030303;text-align: center;}
	/* .indexabout2 .boxtitle a{margin-right: 20px;padding-bottom: 10px;border-bottom: 1px solid #ddaa41;} */
	.swiper-containerindexabout{max-width: 1500px;margin: 30px auto 0;}
	.indexabout2 .swiper-button-next,.indexabout2 .swiper-button-prev{position: relative;}
	.indexabout2 .swiper-button-prev,.indexabout2 .swiper-container-rtl .swiper-button-next{left: 0;top: -65px;}
	.indexabout2 .swiper-button-next,.indexabout2 .swiper-container-rtl .swiper-button-prev{top: -86px;left: calc(100% - 47px);}
	.indexabout2 .swiper-containerindexabout img{width: 100%;}
	.swiper-button-prev3,.swiper-button-next3{opacity: 0.8;}
	.indexabout2 .swiper-button-next.swiper-button-black,.indexabout2 .swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url(../img/indexright11.png)}
	.indexabout2 .swiper-button-prev.swiper-button-black,.indexabout2 .swiper-container-rtl .swiper-button-next.swiper-button-black{background-image: url(../img/indexleft11.png);}
	.indexabout2 .swiper-button-next,.indexabout2 .swiper-button-prev{background-size:47px 47px;width:47px;height: 47px;margin-top: -27px;}
	.indexcase{background-color: #fff;}
	.indexcase .cn9{font-size: 48px;color: #333333;font-weight: bold;text-align: center;padding-top: 60px;}
	.indexcase .cn9 span{color: #fe6e34;}
	.indexcase .en9{color: #333333;text-align: center;position: relative;font-size: 20px;margin-bottom: 60px;}
	.indexcase .en9::before{position: absolute;content: "";left: 280px;top: 50%;transform: translateY(-50%);width: 300px;height: 2px;background-color: #b5b5b5;}
	.indexcase .en9::after{position: absolute;content: "";right: 280px;top: 50%;transform: translateY(-50%);width: 300px;height: 2px;background-color: #b5b5b5;}
	.indexcase .leftbox{background-color: #fff;}
	.indexcase .leftbox .cn{padding: 0 30px;}
	.indexcase .leftbox .cn a{font-size: 20px;color: #333333;padding: 30px 0 20px;}
	.indexcase .leftbox .cn2{padding: 0 30px;}
	.indexcase .leftbox .cn2 a{font-size: 14px;color: #999999;line-height: 22px;}
	.indexcase .leftbox .cn3{margin: 30px;width: 125px;height: 36px;border-radius: 18px;border: solid 1px rgba(13, 4, 8, 0.3);text-align: center;line-height: 36px;}
	.indexcase .leftbox .cn3:hover{background-color: #eeeeee;}
	.indexcase .swiper-containercasebox1{padding: 60px 0;}
	.indexcase .leftbox1 .img img{width: 100%;}
	.indexcase .leftbox1 .cn a{text-align: center;font-size: 14px;color: #666666;line-height: 30px;}
	/* 首页客户案例s */
	
	/* 小标题s */

		.stitle{height: 182px;background-image: url(../img/indexst1.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
		.stitle .center1600{display: flex;}
		.stitle .center1600 .box1{width: 50%;}
		.stitle .center1600 .box1 .cn{padding-top: 35px;}
		.stitle .center1600 .box1 .cn1{font-size: 32px;font-weight: bold;color: #ffffff;}
		.stitle .center1600 .box1 .cn2{font-size: 12px;color: #ffffff;opacity: 0.39;}
		.stitle .center1600 .box1 .cn3{}
		.stitle .center1600 .box2{width: 50%;display: flex;}
		.stitle .center1600 .box2 .cn4{line-height: 165px;margin-top: 17px;width: 30%;text-align: right;}
		.stitle .center1600 .box2 .cn5{margin-top: 60px;width: 30%;}
		.stitle .center1600 .box2 .cn5 span:first-child{font-size: 18px;color: #ffffff;line-height: 36px;margin-left: 10px;}
		.stitle .center1600 .box2 .cn5 span:last-child{font-size: 28px;color: #ffffff;font-weight: bold;line-height: 36px;display: block;margin-left: 10px;}
		.stitle .center1600 .box2 .cn6{line-height: 165px;margin-top: 17px;width: 40%;text-align: right;}
		
		

		
		@media (max-width:1400px) {
			.swiper-container2 .swiper-slide .left3 .cn3::after{width: 300px;bottom: unset;top: 30px;}
			.swiper-container2 .swiper-slide .left3 .cn3{padding:0 30px 20px}
		}
		
		@media (max-width:1200px) {
			html,body{min-width: 1200px;overflow：scroll;}
		}
		
		.mainbody .mainbody1 .right hr{margin: 10px 0;}
		
		
		
		
		
		.button99{display: block;background-color: #f0f1f2;font-size: 16px;line-height: 40px;color: #333333;
		text-align: center;border-top: 1px solid #E2E2E2;margin-bottom: 40px;margin: 0 15px 40px;}
		/* .sectionbox2 .swiper-slide{width: calc(100% / 6) !important;margin-right: 0 !important;}
		.sectionbox2 .swiper-slide img{margin: 0 auto;text-align: center;} */
		
		
		
		
		/* 首页产品板块s */
		.indexproduct1 .swiper-slide{width: 100% !important;margin-right: 0 !important;}
		.indexproduct{overflow: hidden;}
		.indexproduct .aside{float: left;}
		.indexproduct .w25{width: 25px;}
		.indexproduct .article{float: right;margin-right: 0;margin-left: 25px;}
		.indexproduct{padding: 80px 0 60px;background-position: center;background-repeat: no-repeat;background-size: cover;}
		.indexproduct .aside .right .asidenews li{background-color: #fff;padding: 17px 20px;}
		.indexproduct .aside .right .asidenews{padding-bottom: 25px;}
		.indexproduct1{border: 0 !important;}
		.indexproduct1 .producttitle{border-bottom: 1px solid #E2E2E2;height: 43px;position: relative;}
		.indexproduct1 .producttitle a{font-size: 18px;margin-right: 10px;}
		.indexproduct1 .producttitle .moremore{position: absolute;right: 0;}
		.indexproduct1 .producttitle i{margin-right: 10px;font-size: 18px;}
		.indexproduct1 .layui-col-xs4{margin-top: 20px;}
		.indexproduct1 .layui-col-xs4 .img img{width: calc(100% - 2px);border: 1px solid #E2E2E2;}
		.indexproduct1 .layui-col-xs4 .text{height: 100px;background-color: #EEEEEE;}
		.indexproduct1 .layui-col-xs4 .text a{font-size: 16px;line-height: 50px;color: #000000;display: block;text-align: center;font-weight: bold;}
		.indexproduct1 .layui-col-xs4 .text a i{font-style: normal;}
		.indexproduct1 .layui-col-xs4 .text a span{margin: 0 auto;width: 120px;text-align: center;display: block;line-height: 24px;font-size: 14px;color: #004593;border-radius: 17px;border: solid 1px rgba(0, 69, 147, 0.5);}
		
		
		
		.indexproduct1 .layui-col-xs4 .text4{border: 1px solid #e5e5e5;padding: 0 40px;font-size: 18px;color: #333333;position: relative;line-height: 57px;}
		.indexproduct1 .layui-col-xs4 .text4 span{text-align: center;line-height: 18px;width: 18px;height: 18px;display: inline-block;position: absolute;right: 25px;top: 50%;transform: translateY(-50%);z-index: 99;color: white;font-size: 16px;background-color: #999999;border-radius: 50%;}
		/*.indexproduct1 .layui-col-xs4 .layui-col-md4:hover .text4{color: #fe8d03;}*/
		.indexproduct1 .layui-col-xs4 .layui-col-md4:hover .text4{color: #fe8d03;}
		.indexproduct1 .layui-col-xs4 .text4:hover{background-color: #2b87ca;color: #Fff;}
		.indexproduct1 .layui-col-xs4 .text4:hover a{color: #fff;}
		.indexproduct1 .layui-col-xs4 .text4:hover span{background-color: #ffffff;color: #2b87ca;}
		
		
		.indexproduct .center1600 .cn{font-size: 48px;color: #333333;font-weight: bold;text-align: center;padding-top: 60px;}
		.indexproduct .center1600 .en{color: #333333;text-align: center;position: relative;font-size: 20px;margin-bottom: 60px;}
		.indexproduct .center1600 .en::before{position: absolute;content: "";left: 350px;top: 50%;transform: translateY(-50%);width: 300px;height: 2px;background-color: #b5b5b5;}
		.indexproduct .center1600 .en::after{position: absolute;content: "";right: 350px;top: 50%;transform: translateY(-50%);width: 300px;height: 2px;background-color: #b5b5b5;}
		.indexproduct .center{max-width: 1600px;margin: 0 auto;}
		.indexproduct .aside{width: 348px;}
		.indexproduct .aside .right{width: 348px;margin-left: 0;}
		.indexproduct .w25{width: 25px;}
		.indexproduct .article{width: 1223px;}
		.indexproduct .cn3{display: flex;padding: 30px 0;text-align: left;position: relative;left: 50%;transform: translateX(-50%);}
		.indexproduct .cn3 i{margin-right: 20px;padding-left: 40px;}
		.indexproduct .cn3 span{font-size: 14px;line-height: 18px;color: #333333;}
		.indexproduct .cn3 span b{font-size: 24px;color: #293647;font-weight: bold;}
		
		
		.indexproduct .layui-nav-tree .layui-nav-child dd{margin: 0 40px;}
		.indexproduct .layui-nav-tree .layui-nav-item a{line-height: 45px;height: 45px;padding-top: 6px;}
		@media (max-width:1600px) {
			.indexproduct .center1600 .en::before{left: 60px;width: 200px;}
			.indexproduct .center1600 .en::after{right: 60px;width: 200px;}
			.indexproduct .aside{width: 238px;}
			.indexproduct .aside .right{width: 238px;}
			.indexproduct .article{width: 928px;}
			.indexproduct .cn3 i{margin-right: 10px;padding-left: 10px;}
			.indexproduct .center{max-width: 1200px;}
			
			.indexproduct .layui-nav-tree .layui-nav-item a{line-height: 36px;height: 36px;padding-top: 5px;}
		}
		/* 首页产品板块e */
		
		
		
		
		/* 首页s */
		.indexsearch .center1600{}
		.indexsearch .center1600 .left{}
		.indexsearch .center1600 .right{}
		.indexsearch .center1600{display: flex;height: 70px;line-height: 70px;}
		.indexsearch .center1600 .left{width: calc(100% - 295px);}
		.indexsearch .center1600 .left .img1{display: inline-block;line-height: 75px;}
		.indexsearch .center1600 .left ul{display: inline-block;margin-left: 20px;}
		.indexsearch .center1600 .left ul li{display: inline-block;color: #666666;font-size: 14px;}
		.indexsearch .center1600 .left ul li:first-child{padding-right: 10px;}
		.indexsearch .center1600 .left ul li:last-child{border-right: 0;}
		.indexsearch .center1600 .left ul li a{display: inline-block;font-size: 14px;color: #666666;padding: 0 10px;position: relative;}
		.indexsearch .center1600 .left ul li a::after{position: absolute;content: "";width: 1px;height: 10px;background-color: rgba(0,0,0,.2);right: 0;top: 50%;transform: translateY(-50%);}
		.indexsearch .center1600 .left ul li:last-child a::after{display: none;}
		.indexsearch .center1600 .right{width: 295px;line-height: 70px;}
		.indexsearch .center1600 .right form{text-align: right;}
		.indexsearch .center1600 .right .indexinput{background-color: #fff;border: 1px solid rgba(3, 0, 0, 0.1);padding: 11px 20px;}
		.indexsearch .center1600 .right .indexbutton{background-color: transparent;width: 50px;border: 1px solid rgba(3, 0, 0, 0.1);line-height: 38px;}
		.indexsearch .center1600 .dangqian{color: #333333 !important;font-weight: bold;font-size: 14px;}
		
		
		.sectionbox1{background-color: #EEEEEE;padding: 60px 0;}
		.sectionbox1 .center1600{display: flex;}
		.sectionbox1 .center1600 .index1left{width: 55%;}
		.sectionbox1 .center1600 .index1right{width: 43%;position: relative;right: -80px;}
		.sectionbox1 .center1600 .index1right .cn{font-size: 42px;color: #030303;margin-top: 70px;}
		.sectionbox1 .center1600 .index1right .cn2{font-size: 54px;color: #030303;font-weight:  bold;}
		.sectionbox1 .center1600 .index1right .cn2 span{color: #fe6e34;}
		.sectionbox1 .center1600 .index1right .cn3{font-size: 54px;color: #030303;font-weight:  bold;margin-bottom: 50px;}
		.sectionbox1 .center1600 .index1right .cn3 span{color: #fe6e34;}
		.sectionbox1 .center1600 .index1right .cn4{display: flex;border-top: 2px solid #CCCCCC;border-bottom: 2px solid #CCCCCC;padding-top: 40px;padding-bottom: 40px;}
		.sectionbox1 .center1600 .index1right .cn5{width: 80%;}
		.sectionbox1 .center1600 .index1right .cn5 li{margin-bottom: 35px;font-size: 20px;color: #333333;}
		.sectionbox1 .center1600 .index1right .cn5 li:last-child{margin-bottom: 0;}
		.sectionbox1 .center1600 .index1right .cn5 li img{margin-right: 20px;}
		@media (max-width:1760px) {
			.sectionbox1 .center1600 .index1right{right: 0;}
			}
		@media (max-width:1500px) {
			.sectionbox1 .center1600 .index1right{width: calc(40% - 40px);padding-left: 40px;}
			.sectionbox1 .center1600 .index1right .cn{font-size: 36px;}
			.sectionbox1 .center1600 .index1right .cn2{font-size: 39px;}
			.sectionbox1 .center1600 .index1right .cn3{font-size: 39px;}
			.sectionbox1 .center1600 .index1right .cn5 li img{margin-right: 10px;}
			.sectionbox1 .center1600 .index1right .cn5 li{font-size: 16px;}
			
			
		}
		.sectionbox2{background-image: linear-gradient(90deg, #2b87ca 0%, #2e3192 100%), linear-gradient(#2d58ac, #2d58ac);padding: 40px 0;}
		.sectionbox2 img{display: block;}
		.sectionbox2 span{display: block;text-align: center;color: #Fff;font-size: 16px;}
		
		
		
		
		
		
		.liyou1 .center1600{padding: 0 60px;position: relative;margin-bottom: 80px;}
		.liyou1 .center1600 .liyoupic10{position: absolute;left: 10%;top: 287px;height: 1800px;z-index: -1;}
		.liyou1 .center1600 .leftbox{display: flex;}
		.liyou1 .cn1{font-size: 48px;color: #333333;text-align: center;font-weight: bold;padding-top: 80px;}
		.liyou1 .cn1 span{color: #fe6e34;}
		.liyou1 .img1{text-align: center;padding-bottom: 80px;}
		.liyou1 .leftbox{display: flex;}
		.liyou1 .leftbox .left1{width: 50%;}
		.liyou1 .leftbox .right1{width: 50%;display: flex;margin-top: 80px;}
		.liyou1 .leftbox .right1 .img{margin-right: 24px;}
		.liyou1 .leftbox .right1 .right2{}
		.liyou1 .leftbox .right1 .right2 .cn2{font-size: 34px;color: #030303;font-weight: bold;}
		.liyou1 .leftbox .right1 .right2 .cn2 span{color: #fe6e34;}
		.liyou1 .leftbox .right1 .right2 .cn3{font-size: 20px;color: #030303;font-weight: bold;line-height: 30pxpx;}
		.liyou1 .leftbox .right1 .right2 .cn3 span{color: #fe6e34;}
		.liyou1 .leftbox .right1 .right2 .cn4{margin-bottom: 25px;}
		.liyou1 .leftbox .right1 .right2 ul{}
		.liyou1 .leftbox .right1 .right2 ul li{font-size: 20px;color: #333333;letter-spacing: 2px;margin-bottom: 15px;}
		.liyou1 .leftbox .right1 .right2 ul li img{margin-right: 25px;}
		
		
		
		.liyou1 .leftbox2{display: flex;}
		.liyou1 .leftbox2 .left1{width: 50%;text-align: right;}
		.liyou1 .leftbox2 .right1{width: 50%;display: flex;margin-top: 210px;}
		.liyou1 .leftbox2 .right1 .img{margin-right: 24px;}
		.liyou1 .leftbox2 .right1 .right2{}
		.liyou1 .leftbox2 .right1 .right2 .cn2{font-size: 34px;color: #030303;font-weight: bold;}
		.liyou1 .leftbox2 .right1 .right2 .cn2 span{color: #fe6e34;}
		.liyou1 .leftbox2 .right1 .right2 .cn3{font-size: 20px;color: #030303;font-weight: bold;line-height: 30pxpx;}
		.liyou1 .leftbox2 .right1 .right2 .cn3 span{color: #fe6e34;}
		.liyou1 .leftbox2 .right1 .right2 .cn4{margin-bottom: 25px;}
		.liyou1 .leftbox2 .right1 .right2 ul{}
		.liyou1 .leftbox2 .right1 .right2 ul li{font-size: 20px;color: #333333;letter-spacing: 2px;margin-bottom: 15px;}
		.liyou1 .leftbox2 .right1 .right2 ul li img{margin-right: 25px;}
		
		
		.liyou1 .leftbox3 .right1{width: 50%;display: flex;margin-top: 150px;}
		.liyou1 .leftbox4 .right1{width: 50%;display: flex;margin-top: 80px;}
		@media (max-width:1400px) {
			.liyou1 .leftbox .right1 .right2 ul li{font-size: 14px;}
			.liyou1 .leftbox2 .right1 .right2 ul li{font-size: 14px;}
			.liyou1 .center1600 .liyoupic10{display: none;}
		}
		
		
		
		.indexcase{padding-bottom: 80px;}
		.indexcase .box1{}
		.indexcase .box1 .swiper-slide{background-color: #f2f2f2;border-radius: 4px;padding: 60px 0;}
		.indexcase .box1 .cn1{background-color: #666666;border-radius: 4px;width: 140px;height: 140px;position: relative;text-align: center;display: inline-block;
		position: relative;left: 50%;transform: translateX(-50%);}
		.indexcase .box1 .cn1::after{content:url(../img/jishupica1.png);position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
		.indexcase .box1 .swiper-slide:hover{background-image: linear-gradient(90deg, 
		rgba(46, 49, 146, 0.55) 0%, rgba(43, 135, 202, 0.55) 100%), linear-gradient(#2c5cae, #2c5cae);}
		.indexcase .box1 .swiper-slide:hover .cn1{background-color: #Fff;}
		.indexcase .box1 .swiper-slide:hover .cn1::after{content:url(../img/jishupic1.png);}
		
		
		.indexcase .box1 .cn2{font-size: 40px;color: #333333;font-weight: bold;text-align: center;margin-top: 50px;}
		.indexcase .box1 .cn3{font-size: 20px;color: #333333;text-align: center;height: 56px;}
		.indexcase .box1 .cn4{font-size: 14px;color: #999999;height: 30px;text-align: center;margin-top: 60px;}
		.indexcase .box1 .swiper-slide:hover .cn2{color: #fff;}
		.indexcase .box1 .swiper-slide:hover .cn3{color: #fff;}
		.indexcase .box1 .swiper-slide:hover .cn4{color: #8daefc;}
		
		
		.indexcase .box1 .cn5{background-color: #666666;border-radius: 4px;width: 140px;height: 140px;position: relative;text-align: center;display: inline-block;
		position: relative;left: 50%;transform: translateX(-50%);}
		.indexcase .box1 .cn5::after{content:url(../img/jishua2.png);position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
		.indexcase .box1 .swiper-slide:hover{background-image: linear-gradient(90deg, 
		rgba(46, 49, 146, 0.55) 0%, rgba(43, 135, 202, 0.55) 100%), linear-gradient(#2c5cae, #2c5cae);}
		.indexcase .box1 .swiper-slide:hover .cn5{background-color: #Fff;}
		.indexcase .box1 .swiper-slide:hover .cn5::after{content:url(../img/jishupic2.png);}
		
		
		.indexcase .box1 .cn6{background-color: #666666;border-radius: 4px;width: 140px;height: 140px;position: relative;text-align: center;display: inline-block;
		position: relative;left: 50%;transform: translateX(-50%);}
		.indexcase .box1 .cn6::after{content:url(../img/jishua3.png);position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
		.indexcase .box1 .swiper-slide:hover{background-image: linear-gradient(90deg, 
		rgba(46, 49, 146, 0.55) 0%, rgba(43, 135, 202, 0.55) 100%), linear-gradient(#2c5cae, #2c5cae);}
		.indexcase .box1 .swiper-slide:hover .cn6{background-color: #Fff;}
		.indexcase .box1 .swiper-slide:hover .cn6::after{content:url(../img/jishupic3.png);}
		
		
		.indexcase .box1 .cn7{background-color: #666666;border-radius: 4px;width: 140px;height: 140px;position: relative;text-align: center;display: inline-block;
		position: relative;left: 50%;transform: translateX(-50%);}
		.indexcase .box1 .cn7::after{content:url(../img/jishua4.png);position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
		.indexcase .box1 .swiper-slide:hover{background-image: linear-gradient(90deg, 
		rgba(46, 49, 146, 0.55) 0%, rgba(43, 135, 202, 0.55) 100%), linear-gradient(#2c5cae, #2c5cae);}
		.indexcase .box1 .swiper-slide:hover .cn7{background-color: #Fff;}
		.indexcase .box1 .swiper-slide:hover .cn7::after{content:url(../img/jishu4.png);}
		
		
		
		.liyou2 .cn9{font-size: 48px;color: #333333;font-weight: bold;text-align: center;padding-top: 60px;}
		.liyou2 .cn9 span{color: #fe6e34;}
		.liyou2 .en9{color: #333333;text-align: center;position: relative;font-size: 20px;margin-bottom: 60px;}
		.liyou2 .en9::before{position: absolute;content: "";left: 280px;top: 50%;transform: translateY(-50%);width: 250px;height: 2px;background-color: #b5b5b5;}
		.liyou2 .en9::after{position: absolute;content: "";right: 280px;top: 50%;transform: translateY(-50%);width: 250px;height: 2px;background-color: #b5b5b5;}
		.liyou2{background-color: #E2E2E2;}
		.liyou2 .center1600{padding: 40px 0 80px;}
		.liyou2 .center1600 .leftbox{display: flex;width: 800px;margin: 0 auto;}
		.liyou2 .center1600 .leftbox .left1{position: relative;top: -50px;}
		.liyou2 .center1600 .leftbox .right1{}
		.liyou2 .center1600 .leftbox .right1 .cn{font-size: 20px;color: #333333;font-weight: bold;}
		.liyou2 .center1600 .leftbox .right1 .en{font-size: 32px;color: #333333;font-weight: bold;}
		.liyou2 .center1600 .leftbox .right1 .en span{color: #ee8e03;}
		.liyou2 .center1600 .leftbox2{display: flex;}
		.liyou2 .center1600 .leftbox2 p{width: calc(100% - 20px);background-image: linear-gradient(0deg, 
		#888888 0%, 
		#ffffff 100%);padding:10px;}
		.liyou2 .center1600 .leftbox2 p img{width: 100%;}
		.liyou2 .center1600 .leftbox3{}
		.liyou2 .center1600 .leftbox3 ul{display: flex;margin-top: 55px;}
		.liyou2 .center1600 .leftbox3 ul li{width: calc(100% / 2);border-right: 1px solid #caccd0;}
		.liyou2 .center1600 .leftbox3 ul li:first-child{border-left: 1px solid #caccd0;}
		.liyou2 .center1600 .leftbox3 ul li .text1{font-size: 28px;font-weight: bold;color: #333333;padding-bottom: 20px;
		display: block;text-align: center;position: relative;}
		.liyou2 .center1600 .leftbox3 ul li .text1::after{position: absolute;content: "";left: 50%;transform: translateX(-50%);
		bottom: 0;width: 110px;height: 4px;background: linear-gradient(to right, #ff4350 0%,#ff4350 50%,#2c5cae 51%,#2c5cae 100%);}
		.liyou2 .center1600 .leftbox3 ul li .text2{font-size: 18px;color: #333333;text-align: center;display: block;margin-top: 20px;}
		
		
		
		.indexcase2{background-color: #e2e2e2;overflow: hidden;padding-bottom: 80px;}
			.indexcase2 .cn9{font-size: 48px;color: #333333;font-weight: bold;text-align: center;padding-top: 60px;}
			.indexcase2 .cn9 span{color: #fe6e34;}
			.indexcase2 .en9{color: #333333;text-align: center;position: relative;font-size: 20px;margin-bottom: 60px;}
			.indexcase2 .en9::before{position: absolute;content: "";left: 280px;top: 50%;transform: translateY(-50%);width: 300px;height: 2px;background-color: #b5b5b5;}
			.indexcase2 .en9::after{position: absolute;content: "";right: 280px;top: 50%;transform: translateY(-50%);width: 300px;height: 2px;background-color: #b5b5b5;}
			.indexcase2 .box1 .box2{padding: 30px 50px;margin-bottom: 10px;display: flex;border: 1px solid rgba(11, 2, 5, 0.1);
			background-color: #f2f2f2;width: calc(50% - 107px);margin-right: 10px;float: left;}
			.indexcase2 .box1 .box2:nth-child(2n){margin-right: 0;}
			.indexcase2 .box1 .box2 .left2box{margin-right: 40px;width: 295px;height: 175px;}
			.indexcase2 .box1 .box2 .right2box{    width: calc(100% - 335px);}
			.indexcase2 .box1 .box2 .right2box .cn1 a{font-size: 20px;font-weight: bold;color: #030303;margin-bottom: 20px;}
			.indexcase2 .box1 .box2 .right2box .cn2 a{font-size: 16px;color: #333333;line-height: 26px;margin-bottom: 20px;}
			.indexcase2 .box1 .box2 .right2box .cn3 a{text-align: center;width: 180px;height: 36px;line-height: 36px;display: inline-block;background-color: #333333;
			font-size: 16px;color: #ffffff;box-shadow: 0px 5px 5px 0px 
		rgba(11, 2, 5, 0.55);}
			.indexcase2 .box1 .box2 .right2box .cn3 a:hover{background-color: #fe6e34;}
		/* 首页e */
		
		
		.swiper-indexbanner .swiper-slide{width: 100% !important;margin-right: 0 !important;}
		
			.articlelist .casebox .left{width: 262px;
}
		.articlelist .casebox .left img{width: 262px;
	height: 146px;}
	
	.hbox7 .box1 .left img{height: 175px;border:1px solid #e2e2e2;}